Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Update gemm config for CPUs & Update complex header #484

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

s-Nick
Copy link
Collaborator

@s-Nick s-Nick commented Dec 6, 2023

This PR modifies the configuration used for our gemm operator implementation on CPU.

Smaller Tile sizes and bigger workgroup sizes lead to better performance in default benchmarks and tests.

Update complex header to fix #483

Copy link
Collaborator

@OuadiElfarouki OuadiElfarouki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch, all seems good ! (clear performance improvements as well)

@muhammad-tanvir-1211 muhammad-tanvir-1211 merged commit 8b220fc into codeplaysoftware:master Dec 19, 2023
3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DPC++ compile bug
3 participants